home *** CD-ROM | disk | FTP | other *** search
/ Virtual Sex With Nikki Tyler / Virtual Sex with Nikki Tyler.iso / pc / nikki.dxr / Internal_35.ls < prev    next >
Encoding:
Text File  |  1999-06-27  |  132 b   |  8 lines

  1. on mouseDown
  2.   userLoc = the clickLoc
  3.   superPressButton(userLoc)
  4.   if the result = 0 then
  5.     selectClip(the clickOn)
  6.   end if
  7. end
  8.